ActiveReports for .NET 18.0J
_SimpleLinearRegression<T> コンストラクタ

GrapeCity.DataVisualization.Chart 名前空間 > _SimpleLinearRegression<T> クラス : _SimpleLinearRegression<T> コンストラクタ
シンタックス
'宣言
 
Public Function New( _
   ByVal equation As T, _
   ByVal xs As List(Of Nullable(Of Double)), _
   ByVal ys As List(Of Nullable(Of Double)) _
)
public _SimpleLinearRegression<T>( 
   T equation,
   List<Nullable<double>> xs,
   List<Nullable<double>> ys
)

パラメータ

equation
xs
ys
参照

_SimpleLinearRegression<T> クラス
_SimpleLinearRegression<T> メンバ